abstract windows toolkit meaning in Chinese
抽象窗口工具库
Examples
- Describes how to create a gui with the abstract window toolkit
描述如何使用抽象窗口工具包( awt )创建gui 。 - Awt abstract windows toolkit
抽象窗口工具库 - Abstract window toolkit
抽象窗口工具包 - Similar to jfc and its cousin the abstract window toolkit , the swt toolkit provides a set of widgets to developers
Swt工具箱类似于jfc和其“堂兄弟”抽象窗口工具箱( abstract window toolkit , awt ) ,它向开发人员提供了一组窗口小部件。 - Because swing is built on top of the abstract window toolkit , the management of component focus relies on the underlying focus management in the awt
由于swing建立在抽象窗口工具包( awt )之上,对组件焦点的管理便依赖于awt中的底层焦点管理。